Skip to content

Failed

ISSM Test Suite.Example-EsaGRACE FAILURE

Failing for the past 8 builds (Since Failed#624 )
Took 0 ms.

Error Message

Script Error

Standard Output



+++ Running case: Example-EsaGRACE 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Examples/nightlylog

|                             < M A T L A B (R) >
|                   Copyright 1984-2023 The MathWorks, Inc.
|               R2023b Update 6 (23.2.0.2485118) 64-bit (maca64)
|                              December 28, 2023

|  
| To get started, type doc.
| For product information, visit www.mathworks.com.
|  

|   ISSM development path correctly loaded

|    Step 1: Global mesh creation
| Info    : Running 'gmsh -2 sphere.geo' [Gmsh 4.12.2-git-487471c, 1 node, max. 1 thread]
| Info    : Started on Mon Oct  7 12:29:50 2024
| Info    : Reading 'sphere.geo'...
| Info    : Done reading 'sphere.geo'
| Info    : Meshing 1D...
| Info    : [  0%] Meshing curve 1 (Circle)
| Info    : [ 10%] Meshing curve 2 (Circle)
| Info    : [ 20%] Meshing curve 3 (Circle)
| Info    : [ 30%] Meshing curve 4 (Circle)
| Info    : [ 40%] Meshing curve 5 (Circle)
| Info    : [ 50%] Meshing curve 6 (Circle)
| Info    : [ 50%] Meshing curve 7 (Circle)
| Info    : [ 60%] Meshing curve 8 (Circle)
| Info    : [ 70%] Meshing curve 9 (Circle)
| Info    : [ 80%] Meshing curve 10 (Circle)
| Info    : [ 90%] Meshing curve 11 (Circle)
| Info    : [100%] Meshing curve 12 (Circle)
| Info    : Done meshing 1D (Wall 0.00111263s, CPU 0.000744s)
| Info    : Meshing 2D...
| Info    : [  0%] Meshing surface 14 (Surface, MeshAdapt)
| Info    : [ 20%] Meshing surface 16 (Surface, MeshAdapt)
| Info    : [ 30%] Meshing surface 18 (Surface, MeshAdapt)
| Info    : [ 40%] Meshing surface 20 (Surface, MeshAdapt)
| Info    : [ 50%] Meshing surface 22 (Surface, MeshAdapt)
| Info    : [ 70%] Meshing surface 24 (Surface, MeshAdapt)
| Info    : [ 80%] Meshing surface 26 (Surface, MeshAdapt)
| Info    : [ 90%] Meshing surface 28 (Surface, MeshAdapt)
| Info    : Done meshing 2D (Wall 13.3816s, CPU 10.1391s)
| Info    : 7665 nodes 15739 elements
| Info    : Writing 'sphere.msh'...
| Info    : Done writing 'sphere.msh'
| Info    : Stopped on Mon Oct  7 12:30:04 2024 (From start: Wall 13.4252s, CPU 10.1748s)
| gmtmask: num vertices 7664
| gmtmask: done
|    Step 2: Define loads in meters of ice height equivalent
| If dataset file exists at another location, modify the path in examples/Functions/grace.m
| Error using internal.matlab.imagesci.nc/openToRead
| Could not open ../Data/GRCTellus.JPL.200204_201701.LND.RL05_1.DSTvSCS1411.nc
| for reading.

| Error in internal.matlab.imagesci.nc (line 124)
|                     this.openToRead();

| Error in ncread (line 71)
| ncObj   = internal.matlab.imagesci.nc(ncFile);

| Error in grace (line 50)
| 		time_0=ncread(filename,'time'); % days since 2002-01-01 00:00:00 UTC

| Error in runme (line 33)
| 	water_load = grace(md.mesh.elements,md.mesh.lat,md.mesh.long,time_range(1),time_range(2),onvertex);FAILURE
+++ exit code: 0